(Fread_file_name_internal): Correctly handle the case where
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 31 Jan 2004 04:24:23 +0000 (04:24 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 31 Jan 2004 04:24:23 +0000 (04:24 +0000)
commitd23330ed5a88763dfd34724e431ec74e9102b9f9
tree98dd47455e8ebeb5fe8259e48730cc1a3cf2e89e
parenta23223acf47cdf8f225f480614e9c6ce764783f2
(Fread_file_name_internal): Correctly handle the case where
insert-default-directory is nil.
(Fread_file_name): Always return an empty string if the user exits
with an empty minibuffer.  Adapt the docstring accordingly.
(syms_of_fileio): Adapt the docstring of insert-default-directory to
the change in Fread_file_name.
src/fileio.c